home *** CD-ROM | disk | FTP | other *** search
- fadd.doc
-
- FADD.COM will compute the values for all combinations of segment
- value, offset value and physical address. When invoked, the
- program will prompt for the necessary inputs. The program
- supersedes the previous individual programs FSEGMENT.COM,
- FOFFSET.COM and FPHYS.COM and includes two more functions.
-
- When invoked, the following menu is presented:
-
- FIND ADDRESS, Copyright 1989 Gunnar Richwell
-
- For a given segment:offset
- and a new offset, find the new segment (1)
- and a new segment, find the new offset (2)
- find the physical address (3)
-
- For a given physical address
- and a chosen offset, find the segment (4)
- and a chosen segment, find the offset (5)
-
- Select function number (i) or Q (for quit):
-
- From then on you can just follow instructions. Error checking is
- included except for the colon when a segment:offset value is
- prompted for. You can use any character in lieu of the colon.
-
- If you like this program you are requested to send a check for
- $15 drawn on a U.S. bank to
-
- Gunnar Richwell
- Olav Kyrresgt. 2
- N-0273 Oslo 2
- NORWAY
-
- If you do, you will receive a diskette with many equally useful
- utilities. If you would like to get the assembly source code for
- the program, or get a minor custom change, send instead a check
- for $25 drawn on a U.S. bank.
-
- Feedback and suggestions are welcome, of course. The program was
- developed on an NCR PC8 IBM-compatible AT machine, DOS ver. 3.1.
-